bitkeeper revision 1.1116 (40fea259ykmN8pAsPokGhQTHXHJLxg)
authorcl349@freefall.cl.cam.ac.uk <cl349@freefall.cl.cam.ac.uk>
Wed, 21 Jul 2004 17:05:29 +0000 (17:05 +0000)
committercl349@freefall.cl.cam.ac.uk <cl349@freefall.cl.cam.ac.uk>
Wed, 21 Jul 2004 17:05:29 +0000 (17:05 +0000)
whitespace

xen/arch/x86/traps.c

index f11c12073900734957f43c5fb05c4b1afa9855a1..f55b738a62dd4ecab14596b631ac36f3812b3bc9 100644 (file)
@@ -301,7 +301,6 @@ asmlinkage void do_double_fault(void)
     for ( ; ; ) ;
 }
 
-
 asmlinkage void do_page_fault(struct pt_regs *regs, long error_code)
 {
     struct guest_trap_bounce *gtb = guest_trap_bounce+smp_processor_id();